From fb293fabfc0f4866fae3857c1b95c67fba42ce37 Mon Sep 17 00:00:00 2001 From: Without Boats Date: Wed, 4 Oct 2017 13:36:04 -0700 Subject: [PATCH] Add backticks. --- tests/directory.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/directory.rs b/tests/directory.rs index dab2dcdfb..720820299 100644 --- a/tests/directory.rs +++ b/tests/directory.rs @@ -196,7 +196,7 @@ error: failed to compile `bar v0.1.0`, intermediate artifacts can be found at `[ Caused by: no matching package named `baz` found (required by `bar`) -location searched: registry https://github.com/rust-lang/crates.io-index +location searched: registry `https://github.com/rust-lang/crates.io-index` version required: ^9.8.7 ")); } -- 2.30.2